From f80d87c4b9852948f673b1b69bcfc626b7ca55e2 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Wed, 28 Nov 2007 08:15:38 +0000 Subject: [PATCH] Petr Salinger : New file. --- src/s/gnu-kfreebsd.h | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 src/s/gnu-kfreebsd.h diff --git a/src/s/gnu-kfreebsd.h b/src/s/gnu-kfreebsd.h new file mode 100644 index 00000000000..a1e8c024744 --- /dev/null +++ b/src/s/gnu-kfreebsd.h @@ -0,0 +1,11 @@ +#include "gnu-linux.h" + +/* SYSTEM_TYPE should indicate the kind of system you are using. + It sets the Lisp variable system-type. */ +#undef SYSTEM_TYPE +#define SYSTEM_TYPE "gnu/kfreebsd" /* All the best software is free */ + +#define NO_TERMIO /* use only */ + +/* arch-tag: 8d098200-2586-469e-99ab-6d092c035e03 + (do not change this comment) */ -- 2.30.2